Function TotalDays(Const Date:TimeDate):LongInt;
The total number of days that have passed since 1 Jan 0 is returned,
including the current day.
ExampleTotalDays(3/2/0) = 3 + 31 = 34
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson